| Total Complexity | 19 |
| Dependencies | 1 |
| Dependents | 1 |
| Total lines | 112 |
| Lines of code | 68 |
| Logical lines of code | 46 |
| Comment lines | 22 |
| Methods | 4 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| decrypt() | 49 | 9 | 30 | |
| encrypt() | 52 | 6 | 26 | |
| get_key() | 71 | 2 | 6 | |
| get_salt() | 71 | 2 | 6 |